Skip to content

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

@cluster-stack-bot cluster-stack-bot bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/SovereignCloudStack/csctl v0.0.3 -> v0.0.5 age adoption passing confidence
github.com/gophercloud/gophercloud v1.14.0 -> v1.14.1 age adoption passing confidence
github.com/minio/minio-go/v7 v7.0.76 -> v7.0.95 age adoption passing confidence

Release Notes

SovereignCloudStack/csctl (github.com/SovereignCloudStack/csctl)

v0.0.5

Compare Source

Changelog

  • 5bf6153 feat(create): Support OCI remote and deduplicate code (#​162)
  • 8b5d6b4 🌱 Update Github Actions group to v2.0.2
  • 67ba98a 🐛 assets are uploaded to oci registry with every publish (#​158)
  • fe7c931 fix(publish): use release directory name for the tag

v0.0.4

Compare Source

Changelog

gophercloud/gophercloud (github.com/gophercloud/gophercloud)

v1.14.1

Compare Source

What's Changed

Full Changelog: gophercloud/gophercloud@v1.14.0...v1.14.1

minio/minio-go (github.com/minio/minio-go/v7)

v7.0.95: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.94...v7.0.95

v7.0.94: Bugfix Release

Compare Source

What's Changed

  • fix: canceled context should not start list before do listObjects by @​jiuker in #​2122

Full Changelog: minio/minio-go@v7.0.93...v7.0.94

v7.0.93: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.92...v7.0.93

v7.0.92: Bugfix Release and new APIs

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.91...v7.0.92

v7.0.91: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.90...v7.0.91

v7.0.90: Bugfix v7.0.90

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.89...v7.0.90

v7.0.89: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.88...v7.0.89

v7.0.88: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.87...v7.0.88

v7.0.87: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.86...v7.0.87

v7.0.86: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.85...v7.0.86

v7.0.85: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.84...v7.0.85

v7.0.84: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.83...v7.0.84

v7.0.83: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.82...v7.0.83

v7.0.82: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.81...v7.0.82

v7.0.81: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.80...v7.0.81

v7.0.80: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.79...v7.0.80

v7.0.79: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.78...v7.0.79

v7.0.78: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.77...v7.0.78

v7.0.77: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.76...v7.0.77


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from d459af4 to 768bc3a Compare September 19, 2024 11:18
@cluster-stack-bot cluster-stack-bot bot changed the title 🌱 Update Golang Dependencies group to v0.0.4 🌱 Update Update Golang Dependencies group (patch) Sep 19, 2024
@cluster-stack-bot cluster-stack-bot bot added size/M and removed size/S labels Sep 19, 2024
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 768bc3a to 078d5f6 Compare September 24, 2024 11:18
@cluster-stack-bot cluster-stack-bot bot added size/L and removed size/M labels Sep 24, 2024
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 078d5f6 to 8d5e1d1 Compare October 12, 2024 11:18
@cluster-stack-bot
Copy link
Contributor Author

cluster-stack-bot bot commented Oct 12, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.23.0
github.com/goccy/go-json v0.10.3 -> v0.10.5
github.com/klauspost/compress v1.17.9 -> v1.18.0
github.com/klauspost/cpuid/v2 v2.2.8 -> v2.2.11
golang.org/x/crypto v0.26.0 -> v0.39.0
golang.org/x/mod v0.17.0 -> v0.25.0
golang.org/x/net v0.28.0 -> v0.41.0
golang.org/x/sys v0.24.0 -> v0.33.0
golang.org/x/text v0.17.0 -> v0.26.0

@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from e6e6483 to 207c5db Compare October 30, 2024 11:18
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from 7f2f110 to 1c3fe77 Compare November 12, 2024 11:18
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 1c3fe77 to 6d60531 Compare November 26, 2024 11:19
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 6d60531 to 09de2d8 Compare December 4, 2024 11:19
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 09de2d8 to 0cd388c Compare December 14, 2024 11:17
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 0cd388c to f912e54 Compare January 6, 2025 11:18
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from bf21e6c to c7cc1ec Compare January 19, 2025 11:15
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from ae54569 to 2eaf773 Compare February 9, 2025 11:16
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 2eaf773 to 31c3e95 Compare February 12, 2025 11:18
@cluster-stack-bot cluster-stack-bot bot added the size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. label Feb 12, 2025
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from 7be6e60 to 024e627 Compare February 20, 2025 11:18
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from 360c188 to 52f991d Compare March 5, 2025 11:19
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 52f991d to b99bd5a Compare March 10, 2025 11:17
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from f356f74 to 4327459 Compare April 2, 2025 11:19
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 4327459 to 1123d30 Compare April 9, 2025 11:20
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 1123d30 to c98dd83 Compare April 23, 2025 11:20
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from c98dd83 to 81d8927 Compare May 7, 2025 11:20
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 81d8927 to 67945a1 Compare May 19, 2025 11:20
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from 8b2c98d to b2347c6 Compare June 12, 2025 11:21
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from b2347c6 to 9012e05 Compare June 17, 2025 11:21
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 9012e05 to c1f08e5 Compare July 9, 2025 11:23
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from c1f08e5 to 566ceb1 Compare July 21, 2025 11:23
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 566ceb1 to da2cfb2 Compare August 7, 2025 11:24
| datasource | package                              | from    | to      |
| ---------- | ------------------------------------ | ------- | ------- |
| go         | github.com/SovereignCloudStack/csctl | v0.0.3  | v0.0.5  |
| go         | github.com/gophercloud/gophercloud   | v1.14.0 | v1.14.1 |
| go         | github.com/minio/minio-go/v7         | v7.0.76 | v7.0.95 |
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from da2cfb2 to ad331c1 Compare August 13, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant